home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 May / EnigmA AMIGA RUN 18 (1997)(G.R. Edizioni)(IT)[!][issue 1997-05][EAR-CD II].iso / earcd / comm / net / ssh.rea < prev   
Text File  |  1997-03-02  |  22KB  |  429 lines

  1. Short:    V1.2.13 SecureShell Amiga-port
  2. Author:   Ulrich.Flegel@braunschweig.netsurf.de (Ulrich Flegel)
  3. Uploader: Ulrich.Flegel@braunschweig.netsurf.de (Ulrich Flegel)
  4. Type:     comm/net
  5.  
  6. Description:
  7. -----------
  8.  
  9. This  is  the  legitimate  SSH  distribution  of  the Amiga port.  It is NOT
  10. perfect.   Some changes had to be applied to make the SSH client work on the
  11. Amiga  and  not  all and every option will work.  The standard usage and RSA
  12. authentication  work  for  me.   The server SSHD will not work due to Amigas
  13. lacking  straight  fork()  functionality.   The Amiga port will only support
  14. dumb terminal mode.
  15.  
  16. The  Secure Shell claims to provide a secure and confidential communications
  17. stream  to  remote servers supporting Secure Shell.  Functionally it is in a
  18. way  comparable  to  rsh,  rlogin  and  telnet.   All named remote execution
  19. protocols  lack  security.   SSH  claims  to  offer  security  using several
  20. optional  ciphers  and  even  compression  of  the  communication  stream is
  21. supported.   Further  details refer to the documentation found in the source
  22. archive.
  23.  
  24. Disclaimer:
  25. ----------
  26.  
  27. I  don't  promise  anything  and  I am not liable for any damage done.  This
  28. includes    possibly   introduced   vulnerabilities   and   other   security
  29. functionalities  of  the  software.   If you loose something due to security
  30. misfunctions  it's  your  problem and I am not responsible at all.  I supply
  31. the  source  and  all modified files feature an appropriate filenote.  There
  32. are  no diffs, you will have to create them yourself.  You shouldn't trust a
  33. software just because I do.  Use the source, Luke!
  34.  
  35. Distribution  on Aminet and Aminet CDs is allowed.  Other distributions MUST
  36. be  regulated  with the original author of SSH.  His address is found in the
  37. original documentation in the source archive.
  38.  
  39. This  software  is  shaveware.  if you use and like it, shave yourself - all
  40. over.
  41.  
  42. Call for takeover:
  43. -----------------
  44.  
  45. I  have  been  using this port for some time and it's quite stable here.  It
  46. may  not work for you at all.  I don't have the time to work further on this
  47. software,  so  anyone  interested  in seeing a GOOD Amiga port of the Secure
  48. Shell  would  have  to  initiate  an ADE team for this project.  This is the
  49. reason  I  release  the  port.  Anyone may use it.  Anyone may take over the
  50. port  and  port  new versions.  That person shall contact Tatu, the original
  51. author  to  sync changes.  Amiga port diffs will be added to the offical SSH
  52. releases then.
  53.  
  54. Personally  I would like someone to take responsibility for further ports of
  55. SSH and integration into the ADE.
  56.  
  57. Requirements:
  58. ------------
  59.  
  60.  - ixemul.library & ixnet.library
  61.  - any TCP/IP stack supported by ixnet.library (AmiTCP, INet225, Miami)
  62.  - multiuser.library (MultiUser package must be properly installed)
  63.  - maybe some parts of the ADE (haven't checked)
  64.  
  65. Installation:
  66. ------------
  67.  
  68. Add the files to your existing ADE tree.  Or use them just like you want to.
  69. Adapt  the  config  file in etc to point to your configuration directory for
  70. ssh.   Create  the  configuration  directory  (for me it is home:.ssh).  Use
  71. ssh-keygen  to  create  a keypair for RSA authentication.  Refer to original
  72. documentation in source archive for further details.
  73.  
  74. Usage:
  75. -----
  76.  
  77. Basic and working usage on Amigas is:
  78.  
  79. ssh [-l login_name] hostname
  80.  
  81. This  will  log  you in on hostname using login_name.  If RSA authentication
  82. isn't possible you will have to provide your password.
  83.  
  84. I won't provide an exhaustive description because the original documentation
  85. shall  be  read.   Keep  in  mind  this  is  security software.  You have to
  86. understand security to use it properly.
  87.  
  88. Sunday 02-Feb-97 14:25:34
  89.  
  90. Ulrich Flegel
  91. <Ulrich.Flegel@braunschweig.netsurf.de>
  92.  
  93.  
  94. ============================= Archive contents =============================
  95.  
  96. Original  Packed Ratio    Date     Time    Name
  97. -------- ------- ----- --------- --------  -------------
  98.    18072    9428 47.8% 20-Oct-96 00:21:44 +scp
  99.   165484   83309 49.6% 20-Oct-96 00:10:10 +ssh
  100.    78756   39939 49.2% 20-Oct-96 00:20:36 +ssh-add
  101.    82380   42023 48.9% 20-Oct-96 00:19:30 +ssh-agent
  102.     1269     641 49.4% 20-Oct-96 00:21:46 +ssh-askpass
  103.    77296   39200 49.2% 20-Oct-96 00:18:12 +ssh-keygen
  104.   221008  114637 48.1% 20-Oct-96 00:17:02 +sshd
  105.      848     444 47.6% 14-Aug-96 13:15:22 +ssh_config
  106.      607     362 40.3% 10-Aug-96 14:26:40 +sshd_config
  107.     6195    2403 61.2% 16-Sep-96 15:11:40 +acconfig.h
  108.     1841     697 62.1% 16-Sep-96 15:11:42 +arcfour.c
  109.     1127     508 54.9% 16-Sep-96 15:11:40 +arcfour.h
  110.     8057    2780 65.4% 16-Sep-96 15:11:48 +auth-passwd.c
  111.     3464    1326 61.7% 16-Sep-96 15:11:48 +auth-rh-rsa.c
  112.    10746    3590 66.5% 13-Aug-96 00:22:46 +auth-rhosts.c
  113.    12299    3844 68.7% 16-Sep-96 15:11:48 +auth-rsa.c
  114.    18888    4471 76.3% 16-Sep-96 15:11:42 +authfd.c
  115.     4494    1536 65.8% 16-Sep-96 15:11:40 +authfd.h
  116.    10139    2781 72.5% 16-Sep-96 15:11:42 +authfile.c
  117.     4749    1819 61.6% 16-Sep-96 15:11:44 +bufaux.c
  118.     1792     748 58.2% 16-Sep-96 15:11:40 +bufaux.h
  119.     3800    1215 68.0% 16-Sep-96 15:11:44 +buffer.c
  120.     2146     799 62.7% 16-Sep-96 15:11:40 +buffer.h
  121.     9284    2762 70.2% 16-Sep-96 15:11:46 +canohost.c
  122.    30226   11989 60.3% 16-Sep-96 15:11:52 +ChangeLog
  123.    47299   12586 73.3% 16-Sep-96 15:11:44 +channels.c
  124.     1064     584 45.1% 16-Sep-96 15:11:50 +check-fds.c
  125.     7274    2022 72.2% 16-Sep-96 15:11:42 +cipher.c
  126.     2868    1108 61.3% 16-Sep-96 15:11:40 +cipher.h
  127.    27254    8320 69.4% 16-Sep-96 15:11:46 +clientloop.c
  128.     4816    1430 70.3% 16-Sep-96 15:11:46 +compress.c
  129.     1603     627 60.8% 16-Sep-96 15:11:40 +compress.h
  130.     4391    1186 72.9% 19-Oct-96 23:24:42 +config.cache
  131.    16312    5453 66.5% 16-Sep-96 15:11:50 +config.guess
  132.    13274    3667 72.3% 19-Oct-96 23:26:22 +config.h
  133.    12613    3542 71.9% 16-Sep-96 15:11:50 +config.h.in
  134.     3658     494 86.4% 19-Oct-96 23:26:24 +config.log
  135.     1386     600 56.7% 16-Sep-96 15:11:50 +config.sample
  136.    14664    3366 77.0% 19-Oct-96 23:25:12 +config.status
  137.    18036    5786 67.9% 16-Sep-96 15:11:50 +config.sub
  138.   105923   22608 78.6% 16-Sep-96 15:11:50 +configure
  139.    21261    7042 66.8% 16-Sep-96 15:11:50 +configure.in
  140.    10305    4316 58.1% 16-Sep-96 15:11:14 +COPYING
  141.     7464    3071 58.8% 16-Sep-96 15:11:44 +crc32.c
  142.      651     402 38.2% 16-Sep-96 15:11:20 +crc32.h
  143.    21017    5888 71.9% 16-Sep-96 15:11:40 +crypt.c
  144.    22898    6329 72.3% 16-Sep-96 15:11:42 +des.c
  145.     2418     907 62.4% 16-Sep-96 15:11:20 +des.h
  146.     1870     755 59.6% 16-Sep-96 15:11:20 +fdlim.h
  147.     7156    3650 48.9% 19-Oct-96 23:45:42 +gen_minfd
  148.     2253    1043 53.7% 16-Sep-96 15:11:42 +gen_minfd.c
  149.     1939     583 69.9% 16-Sep-96 15:11:20 +getput.h
  150.     7864    3086 60.7% 16-Sep-96 15:11:22 +_mpz_get_str.c
  151.     6226    2167 65.1% 16-Sep-96 15:11:22 +_mpz_set_str.c
  152.    13293    4686 64.7% 16-Sep-96 15:11:24 +alloca.c
  153.    43470   14789 65.9% 16-Sep-96 15:11:22 +ChangeLog
  154.    17982    6993 61.1% 16-Sep-96 15:11:22 +COPYING
  155.   168624   63311 62.4% 20-Oct-96 00:02:18 +cre-conv-tab
  156.     3963    1426 64.0% 16-Sep-96 15:11:24 +cre-conv-tab.c
  157.   160364   59376 62.9% 19-Oct-96 23:47:50 +cre-mparam
  158.     3221     992 69.2% 16-Sep-96 15:11:24 +cre-mparam.c
  159.     1305     692 46.9% 16-Sep-96 15:11:24 +cre-stddefh.c
  160.     8685     723 91.6% 16-Sep-96 15:11:20 +Entries
  161.       29      29  0.0% 16-Sep-96 15:11:20 +Repository
  162.    10789    1901 82.3% 20-Oct-96 00:02:44 +gcd.c
  163.     3784    1573 58.4% 16-Sep-96 15:11:24 +gmp-impl.h
  164.     1067     580 45.6% 19-Oct-96 23:47:54 +gmp-mparam.h
  165.    10042    2114 78.9% 16-Sep-96 15:11:24 +gmp.h
  166.    52658   14611 72.2% 16-Sep-96 15:11:24 +gmp.texi
  167.     1473     745 49.4% 16-Sep-96 15:11:22 +INSTALL
  168.     1320     693 47.5% 16-Sep-96 15:11:24 +itom.c
  169.    33844    6856 79.7% 16-Sep-96 15:11:40 +longlong.h
  170.    33376    6833 79.5% 16-Sep-96 15:11:40 +longlong.h.orig
  171.     8389    1460 82.5% 20-Oct-96 00:03:06 +madd.c
  172.    13818    3309 76.0% 16-Sep-96 15:11:22 +Makefile
  173.     8375    1416 83.0% 20-Oct-96 00:03:18 +mcmp.c
  174.     1180     625 47.0% 16-Sep-96 15:11:24 +mdiv.c
  175.     2276     880 61.3% 16-Sep-96 15:11:24 +memory.c
  176.     1043     580 44.3% 16-Sep-96 15:11:24 +mfree.c
  177.     1558     799 48.7% 16-Sep-96 15:11:24 +min.c
  178.     1218     689 43.4% 16-Sep-96 15:11:24 +mout.c
  179.     1190     637 46.4% 16-Sep-96 15:11:24 +move.c
  180.     2880    1010 64.9% 16-Sep-96 15:11:24 +mp.h
  181.     2885    1381 52.1% 20-Oct-96 00:02:22 +mp_bases.c
  182.     1491     587 60.6% 16-Sep-96 15:11:24 +mp_clz_tab.c
  183.     1550     704 54.5% 16-Sep-96 15:11:24 +mp_set_fns.c
  184.     3220    1315 59.1% 16-Sep-96 15:11:26 +mpn_add.c
  185.     1536     796 48.1% 16-Sep-96 15:11:26 +mpn_cmp.c
  186.     6675    2531 62.0% 16-Sep-96 15:11:26 +mpn_div.c
  187.     5302    1952 63.1% 16-Sep-96 15:11:26 +mpn_dm_1.c
  188.     2164    1056 51.2% 16-Sep-96 15:11:26 +mpn_lshift.c
  189.     2812    1207 57.0% 16-Sep-96 15:11:26 +mpn_mod_1.c
  190.    11839    3914 66.9% 16-Sep-96 15:11:26 +mpn_mul.c
  191.     2249    1084 51.8% 16-Sep-96 15:11:26 +mpn_rshift.c
  192.     2268    1083 52.2% 16-Sep-96 15:11:26 +mpn_rshiftci.c
  193.    16439    5690 65.3% 16-Sep-96 15:11:26 +mpn_sqrt.c
  194.     3999    1684 57.8% 16-Sep-96 15:11:26 +mpn_sub.c
  195.     2372     996 58.0% 16-Sep-96 15:11:26 +mpq_add.c
  196.     1092     592 45.7% 16-Sep-96 15:11:26 +mpq_clear.c
  197.     2393     957 60.0% 16-Sep-96 15:11:26 +mpq_cmp.c
  198.     2646    1053 60.2% 16-Sep-96 15:11:26 +mpq_div.c
  199.     1185     643 45.7% 16-Sep-96 15:11:26 +mpq_get_den.c
  200.     1229     661 46.2% 16-Sep-96 15:11:26 +mpq_get_num.c
  201.     1220     642 47.3% 16-Sep-96 15:11:28 +mpq_init.c
  202.     2065     907 56.0% 16-Sep-96 15:11:28 +mpq_inv.c
  203.     2151     895 58.3% 16-Sep-96 15:11:28 +mpq_mul.c
  204.     1091     602 44.8% 16-Sep-96 15:11:28 +mpq_neg.c
  205.     1468     697 52.5% 16-Sep-96 15:11:28 +mpq_set.c
  206.     1437     739 48.5% 16-Sep-96 15:11:28 +mpq_set_den.c
  207.     1243     661 46.8% 16-Sep-96 15:11:28 +mpq_set_num.c
  208.     1875     923 50.7% 16-Sep-96 15:11:28 +mpq_set_si.c
  209.     1799     886 50.7% 16-Sep-96 15:11:28 +mpq_set_ui.c
  210.     2399    1007 58.0% 16-Sep-96 15:11:28 +mpq_sub.c
  211.     1242     657 47.1% 16-Sep-96 15:11:28 +mpz_abs.c
  212.     3162    1163 63.2% 16-Sep-96 15:11:28 +mpz_add.c
  213.     2247    1012 54.9% 16-Sep-96 15:11:28 +mpz_add_ui.c
  214.     7143    2300 67.8% 16-Sep-96 15:11:28 +mpz_and.c
  215.     1058     600 43.2% 16-Sep-96 15:11:28 +mpz_clear.c
  216.     3127    1347 56.9% 16-Sep-96 15:11:28 +mpz_clrbit.c
  217.     1775     820 53.8% 16-Sep-96 15:11:28 +mpz_cmp.c
  218.     1545     770 50.1% 16-Sep-96 15:11:28 +mpz_cmp_si.c
  219.     1385     715 48.3% 16-Sep-96 15:11:30 +mpz_cmp_ui.c
  220.     2373    1045 55.9% 16-Sep-96 15:11:30 +mpz_com.c
  221.     3179    1373 56.8% 16-Sep-96 15:11:30 +mpz_div.c
  222.     1480     760 48.6% 16-Sep-96 15:11:30 +mpz_div_2exp.c
  223.     2065     959 53.5% 16-Sep-96 15:11:30 +mpz_div_ui.c
  224.     1230     639 48.0% 16-Sep-96 15:11:30 +mpz_dm.c
  225.     2495    1109 55.5% 16-Sep-96 15:11:30 +mpz_dm_ui.c
  226.     4751    1920 59.5% 16-Sep-96 15:11:30 +mpz_dmincl.c
  227.     4746    2021 57.4% 16-Sep-96 15:11:30 +mpz_fac_ui.c
  228.     4249    1551 63.4% 16-Sep-96 15:11:30 +mpz_gcd.c
  229.     1921     851 55.7% 16-Sep-96 15:11:30 +mpz_gcdext.c
  230.     1257     665 47.0% 16-Sep-96 15:11:30 +mpz_get_si.c
  231.     1349     714 47.0% 16-Sep-96 15:11:30 +mpz_get_str.c
  232.     1102     607 44.9% 16-Sep-96 15:11:32 +mpz_get_ui.c
  233.     1077     620 42.4% 16-Sep-96 15:11:32 +mpz_init.c
  234.     1811     900 50.3% 16-Sep-96 15:11:32 +mpz_inp_raw.c
  235.     2393    1082 54.7% 16-Sep-96 15:11:32 +mpz_inp_str.c
  236.     5840    1907 67.3% 16-Sep-96 15:11:32 +mpz_ior.c
  237.     1327     724 45.4% 16-Sep-96 15:11:32 +mpz_iset.c
  238.     1308     693 47.0% 16-Sep-96 15:11:32 +mpz_iset_si.c
  239.     1467     798 45.6% 16-Sep-96 15:11:32 +mpz_iset_str.c
  240.     1238     682 44.9% 16-Sep-96 15:11:32 +mpz_iset_ui.c
  241.     1560     779 50.0% 16-Sep-96 15:11:32 +mpz_mdiv.c
  242.     1344     705 47.5% 16-Sep-96 15:11:32 +mpz_mdiv_ui.c
  243.     2078     990 52.3% 16-Sep-96 15:11:32 +mpz_mdm.c
  244.     1777     891 49.8% 16-Sep-96 15:11:32 +mpz_mdm_ui.c
  245.     1853     897 51.5% 16-Sep-96 15:11:32 +mpz_mmod.c
  246.     1481     750 49.3% 16-Sep-96 15:11:32 +mpz_mmod_ui.c
  247.     1145     610 46.7% 16-Sep-96 15:11:32 +mpz_mod.c
  248.     2159     997 53.8% 16-Sep-96 15:11:32 +mpz_mod_2exp.c
  249.     1942     921 52.5% 16-Sep-96 15:11:32 +mpz_mod_ui.c
  250.     2864    1167 59.2% 16-Sep-96 15:11:34 +mpz_mul.c
  251.     1775     892 49.7% 16-Sep-96 15:11:34 +mpz_mul_2exp.c
  252.     1974     902 54.3% 16-Sep-96 15:11:34 +mpz_mul_ui.c
  253.     1294     674 47.9% 16-Sep-96 15:11:34 +mpz_neg.c
  254.     1738     880 49.3% 16-Sep-96 15:11:34 +mpz_out_raw.c
  255.     1374     750 45.4% 16-Sep-96 15:11:34 +mpz_out_str.c
  256.     3454    1469 57.4% 16-Sep-96 15:11:34 +mpz_perfsqr.c
  257.     2987    1369 54.1% 16-Sep-96 15:11:34 +mpz_pow_ui.c
  258.     6740    2462 63.4% 16-Sep-96 15:11:36 +mpz_powm.c
  259.     6069    2317 61.8% 16-Sep-96 15:11:36 +mpz_powm_ui.c
  260.     2795    1249 55.3% 16-Sep-96 15:11:36 +mpz_pprime_p.c
  261.     1588     817 48.5% 16-Sep-96 15:11:36 +mpz_random.c
  262.     2110    1067 49.4% 16-Sep-96 15:11:36 +mpz_random2.c
  263.     1506     793 47.3% 16-Sep-96 15:11:38 +mpz_realloc.c
  264.     1298     697 46.3% 16-Sep-96 15:11:38 +mpz_set.c
  265.     1363     717 47.3% 16-Sep-96 15:11:38 +mpz_set_si.c
  266.     1442     781 45.8% 16-Sep-96 15:11:38 +mpz_set_str.c
  267.     1287     705 45.2% 16-Sep-96 15:11:38 +mpz_set_ui.c
  268.     1034     584 43.5% 16-Sep-96 15:11:38 +mpz_size.c
  269.     1779     903 49.2% 16-Sep-96 15:11:38 +mpz_sizeinb.c
  270.     2439    1140 53.2% 16-Sep-96 15:11:38 +mpz_sqrt.c
  271.     2874    1248 56.5% 16-Sep-96 15:11:38 +mpz_sqrtrem.c
  272.     3113    1174 62.2% 16-Sep-96 15:11:38 +mpz_sub.c
  273.     2218    1012 54.3% 16-Sep-96 15:11:38 +mpz_sub_ui.c
  274.     7937    1444 81.8% 20-Oct-96 00:05:00 +msqrt.c
  275.     8301    1447 82.5% 20-Oct-96 00:03:48 +msub.c
  276.     1215     670 44.8% 16-Sep-96 15:11:34 +mtox.c
  277.     8226    1526 81.4% 20-Oct-96 00:04:08 +mult.c
  278.    11759    2293 80.5% 20-Oct-96 00:04:22 +pow.c
  279.     2499    1170 53.1% 16-Sep-96 15:11:22 +README
  280.     8887    1666 81.2% 20-Oct-96 00:04:40 +rpow.c
  281.     2364    1040 56.0% 16-Sep-96 15:11:38 +sdiv.c
  282.        0       0  0.0% 19-Oct-96 23:47:34 +stamp-stddefh
  283.       63      63  0.0% 19-Oct-96 23:47:26 +test-stddefh.c
  284.      795     135 83.0% 16-Sep-96 15:11:20 +Entries
  285.       35      35  0.0% 16-Sep-96 15:11:20 +Repository
  286.     2344     851 63.6% 16-Sep-96 15:11:20 +Makefile
  287.     1831     922 49.6% 16-Sep-96 15:11:20 +tst-convert.c
  288.     3342    1225 63.3% 16-Sep-96 15:11:20 +tst-dm.c
  289.     3224    1205 62.6% 16-Sep-96 15:11:20 +tst-dm_ui.c
  290.     2775    1114 59.8% 16-Sep-96 15:11:20 +tst-gcd.c
  291.     3365    1235 63.2% 16-Sep-96 15:11:20 +tst-mdm.c
  292.     3200    1209 62.2% 16-Sep-96 15:11:20 +tst-mdm_ui.c
  293.     6218    2218 64.3% 16-Sep-96 15:11:22 +tst-mul.c
  294.     3392    1250 63.1% 16-Sep-96 15:11:22 +tst-pow_ui.c
  295.     2294    1001 56.3% 16-Sep-96 15:11:22 +tst-sqrtrem.c
  296.      331     191 42.2% 16-Sep-96 15:11:22 +urandom.h
  297.     8069    3793 52.9% 16-Sep-96 15:11:22 +TODO
  298.       21      21  0.0% 16-Sep-96 15:11:22 +VERSION
  299.     1224     672 45.0% 16-Sep-96 15:11:40 +xtom.c
  300.    17982    6993 61.1% 16-Sep-96 15:11:50 +gnu-COPYING-GPL
  301.      855     422 50.6% 16-Sep-96 15:11:50 +host_config.sample
  302.     7825    2922 62.6% 16-Sep-96 15:11:46 +hostfile.c
  303.     5975    2076 65.2% 16-Sep-96 15:11:42 +idea.c
  304.     1594     666 58.2% 16-Sep-96 15:11:20 +idea.h
  305.     7357    2675 63.6% 16-Sep-96 16:02:32 +includes.h
  306.    17125    7202 57.9% 16-Sep-96 15:11:52 +INSTALL
  307.     4772    1858 61.0% 16-Sep-96 15:11:16 +install-sh
  308.     4642    1917 58.7% 16-Sep-96 15:11:50 +libdes-ARTISTIC
  309.    25510    9405 63.1% 16-Sep-96 15:11:52 +libdes-COPYING
  310.     2419    1218 49.6% 16-Sep-96 15:11:52 +libdes-README
  311.     3435    1113 67.5% 16-Sep-96 15:11:44 +log-client.c
  312.     6558    1878 71.3% 16-Sep-96 15:11:46 +log-server.c
  313.    11786    3514 70.1% 16-Sep-96 15:11:46 +login.c
  314.    19903    6294 68.3% 20-Oct-96 00:21:48 +make-ssh-known-hosts
  315.    11817    4278 63.7% 19-Oct-96 23:25:38 +make-ssh-known-hosts.1
  316.    11865    4288 63.8% 16-Sep-96 15:11:48 +make-ssh-known-hosts.1.in
  317.    19899    6294 68.3% 16-Sep-96 15:11:16 +make-ssh-known-hosts.pl
  318.    16556    4683 71.7% 19-Oct-96 23:25:20 +Makefile
  319.    16539    4648 71.8% 16-Sep-96 15:11:50 +Makefile.in
  320.     2065     858 58.4% 16-Sep-96 15:11:44 +match.c
  321.     7861    2698 65.6% 16-Sep-96 15:11:44 +md5.c
  322.      527     273 48.1% 16-Sep-96 15:11:20 +md5.h
  323.     4071    1868 54.1% 16-Sep-96 15:11:42 +memmove.c
  324.     2040     968 52.5% 16-Sep-96 15:11:42 +minfd.c
  325.      201     150 25.3% 19-Oct-96 23:45:44 +minfd.h
  326.     2594    1023 60.5% 16-Sep-96 15:11:42 +mpaux.c
  327.     1377     638 53.6% 16-Sep-96 15:11:18 +mpaux.h
  328.     2649    1179 55.4% 16-Sep-96 15:11:40 +osfc2.c
  329.     9763    3764 61.4% 16-Sep-96 15:11:50 +OVERVIEW
  330.    21625    6384 70.4% 16-Sep-96 15:11:46 +packet.c
  331.     6384    2337 63.3% 16-Sep-96 15:11:18 +packet.h
  332.     8336    2745 67.0% 16-Sep-96 15:11:46 +pty.c
  333.     1420     732 48.4% 16-Sep-96 15:11:18 +pty.h
  334.     2312    1012 56.2% 16-Sep-96 15:11:40 +putenv.c
  335.    13490    5137 61.9% 16-Sep-96 15:11:40 +random.c
  336.    13207    4216 68.0% 13-Aug-96 20:35:52 +randoms.c
  337.     3387    1397 58.7% 16-Sep-96 15:11:18 +randoms.h
  338.    16954    4531 73.2% 16-Sep-96 15:11:46 +readconf.c
  339.     4184    1659 60.3% 16-Sep-96 15:11:18 +readconf.h
  340.    26876   10805 59.7% 16-Sep-96 15:11:52 +README
  341.     3914    1809 53.7% 16-Sep-96 15:11:52 +README.SECURID
  342.     4747    1733 63.4% 14-Aug-96 15:38:28 +readpass.c
  343.       84      77  8.3% 16-Sep-96 15:11:40 +remove.c
  344.    86262   25897 69.9% 16-Sep-96 15:11:14 +RFC
  345.      891     436 51.0% 16-Sep-96 15:11:14 +rfc-pg.c
  346.    73766   24820 66.3% 16-Sep-96 15:11:14 +RFC.nroff
  347.    20649    7922 61.6% 16-Sep-96 15:11:44 +rsa.c
  348.     3146    1187 62.2% 16-Sep-96 15:11:18 +rsa.h
  349.     6592    2066 68.6% 16-Sep-96 15:11:44 +rsaglue.c
  350.    18072    9428 47.8% 20-Oct-96 00:21:44 +scp
  351.     2713    1262 53.4% 16-Sep-96 15:11:48 +scp.1
  352.    25749    9148 64.4% 16-Sep-96 15:11:42 +scp.c
  353.    11357    2820 75.1% 16-Sep-96 15:11:46 +servconf.c
  354.     2610    1075 58.8% 16-Sep-96 15:11:18 +servconf.h
  355.      615     367 40.3% 16-Sep-96 15:11:48 +server_config.sample
  356.    19228    5824 69.7% 16-Sep-96 15:11:46 +serverloop.c
  357.     2009     802 60.0% 11-Sep-96 21:09:56 +signals.c
  358.     1668     774 53.5% 16-Sep-96 15:11:40 +socketpair.c
  359.   165484   83309 49.6% 20-Oct-96 00:10:10 +ssh
  360.    78756   39939 49.2% 20-Oct-96 00:20:36 +ssh-add
  361.     3341    1530 54.2% 16-Sep-96 15:11:48 +ssh-add.1
  362.     6789    2000 70.5% 16-Sep-96 15:11:44 +ssh-add.c
  363.    82380   42023 48.9% 20-Oct-96 00:19:30 +ssh-agent
  364.     3972    1722 56.6% 16-Sep-96 15:11:48 +ssh-agent.1
  365.    16377    4652 71.5% 16-Sep-96 15:11:44 +ssh-agent.c
  366.     1269     641 49.4% 20-Oct-96 00:21:46 +ssh-askpass
  367.     1243     626 49.6% 16-Sep-96 15:11:50 +ssh-askpass.wish
  368.    77296   39200 49.2% 20-Oct-96 00:18:12 +ssh-keygen
  369.     4235    1778 58.0% 16-Sep-96 15:11:48 +ssh-keygen.1
  370.    15241    3843 74.7% 16-Sep-96 15:11:44 +ssh-keygen.c
  371.    33395   11261 66.2% 19-Oct-96 23:25:32 +ssh.1
  372.    33451   11283 66.2% 16-Sep-96 15:11:48 +ssh.1.in
  373.    25412    8321 67.2% 16-Sep-96 15:28:14 +ssh.c
  374.    28034    9114 67.4% 16-Sep-96 15:11:18 +ssh.h
  375.    36431   11033 69.7% 16-Sep-96 15:11:46 +sshconnect.c
  376.   221008  114637 48.1% 20-Oct-96 00:17:02 +sshd
  377.    27122    9793 63.8% 19-Oct-96 23:25:26 +sshd.8
  378.    27206    9819 63.9% 16-Sep-96 15:11:48 +sshd.8.in
  379.    78364   24158 69.1% 16-Sep-96 15:25:08 +sshd.c
  380.      698     394 43.5% 16-Sep-96 15:11:42 +strerror.c
  381.     1907     900 52.8% 16-Sep-96 15:11:46 +tildexpand.c
  382.     3117    1501 51.8% 16-Sep-96 15:11:52 +TODO
  383.     4313    1283 70.2% 16-Sep-96 15:11:42 +tss.c
  384.     2399    1029 57.1% 16-Sep-96 15:11:18 +tss.h
  385.    11012    2801 74.5% 16-Sep-96 15:11:44 +ttymodes.c
  386.     5215    1819 65.1% 16-Sep-96 15:11:18 +ttymodes.h
  387.    22772    5618 75.3% 16-Sep-96 15:11:42 +userfile.c
  388.     3451    1387 59.8% 16-Sep-96 15:11:18 +userfile.h
  389.       29      29  0.0% 16-Sep-96 15:11:18 +version.h
  390.     1420     643 54.7% 16-Sep-96 15:11:42 +xmalloc.c
  391.      961     500 47.9% 16-Sep-96 15:11:18 +xmalloc.h
  392.     1202     566 52.9% 16-Sep-96 15:11:52 +adler32.c
  393.     5327    2433 54.3% 16-Sep-96 15:11:52 +ChangeLog
  394.     1768     767 56.6% 16-Sep-96 15:11:52 +compress.c
  395.     5034    2328 53.7% 16-Sep-96 15:11:54 +crc32.c
  396.    37074   10720 71.0% 16-Sep-96 15:11:54 +deflate.c
  397.    10308    3853 62.6% 16-Sep-96 15:11:54 +deflate.h
  398.     1548     547 64.6% 16-Sep-96 15:11:52 +descrip.mms
  399.     7595    1911 74.8% 16-Sep-96 15:11:54 +example.c
  400.    13861    4013 71.0% 16-Sep-96 15:11:54 +gzio.c
  401.    12202    3867 68.3% 16-Sep-96 15:11:54 +infblock.c
  402.     1040     416 60.0% 16-Sep-96 15:11:54 +infblock.h
  403.     7389    2189 70.3% 16-Sep-96 15:11:54 +infcodes.c
  404.      732     346 52.7% 16-Sep-96 15:11:54 +infcodes.h
  405.     5522    1785 67.6% 16-Sep-96 15:11:54 +inffast.c
  406.      483     283 41.4% 16-Sep-96 15:11:54 +inffast.h
  407.     6961    2020 70.9% 16-Sep-96 15:11:54 +inflate.c
  408.    15986    5290 66.9% 16-Sep-96 15:11:54 +inftrees.c
  409.     2387     800 66.4% 16-Sep-96 15:11:54 +inftrees.h
  410.     1962     802 59.1% 16-Sep-96 15:11:54 +infutil.c
  411.     3512    1448 58.7% 16-Sep-96 15:11:54 +infutil.h
  412.     3801    1204 68.3% 16-Sep-96 15:11:52 +Make_vms.com
  413.     2045     805 60.6% 16-Sep-96 15:11:52 +Makefile
  414.     2838     921 67.5% 16-Sep-96 15:11:52 +Makefile.bor
  415.     2652     862 67.4% 16-Sep-96 15:11:52 +Makefile.msc
  416.     2115     839 60.3% 16-Sep-96 15:11:52 +Makefile.qnx
  417.     2852     903 68.3% 16-Sep-96 15:11:52 +Makefile.tc
  418.     5646    1834 67.5% 16-Sep-96 15:11:56 +minigzip.c
  419.     3116    1471 52.7% 16-Sep-96 15:11:52 +README
  420.    41447   11916 71.2% 16-Sep-96 15:11:56 +trees.c
  421.     1969     849 56.8% 16-Sep-96 15:11:56 +uncompr.c
  422.     3419    1477 56.8% 16-Sep-96 15:11:56 +zconf.h
  423.    28175    8365 70.3% 16-Sep-96 15:11:56 +zlib.h
  424.     4373    1822 58.3% 16-Sep-96 15:11:56 +zutil.c
  425.     4480    1770 60.4% 16-Sep-96 15:11:56 +zutil.h
  426.     3749    1733 53.7% 02-Feb-97 14:35:20 +SSH.readme
  427. -------- ------- ----- --------- --------
  428.  4040020 1574657 61.0% 03-Feb-97 01:25:48   329 files
  429.